p5-File-Temp | Provides functions for generating temporary files | |
p5-File-Tempdir | Object interface for tempdir() from Perl module File::Temp | |
p5-File-Type | Perl module for determining file type | |
p5-File-Which | Portable implementation of the `which' utility | |
p5-FileHandle-Unget | Perl5 module providing an improved filehandle | |
p5-FileKGlob | Expand a Unix file glob into a list of matching file names | |
p5-FreezeThaw | Converting Perl structures to strings and back | |
p5-Getopt-ArgvFile | Interpolates script options from files into @ARGV or another array | |
p5-Getopt-Euclid | Perl 5 module to create command-line parser from documentation | |
p5-Getopt-Long | Extended processing of command line options | |
p5-Getopt-Long-Descriptive | Perl 5 module providing Getopt::Long with usage text | |
p5-Getopt-Mixed | Mixed Getopt wrapper | |
p5-Getopt-Simple | Simple Getopt wrapper | |
p5-gettext | Perl5 module interface to C I18N functions | |
p5-glib2 | Perl bindings for Glib 2 | |
p5-Graph | Perl module for graph operations | |
p5-Hash-Case | Perl module that implements case-insensitive hashes | |
p5-Heap | Perl collection of routines for managing a heap data structure | |
p5-Hook-LexWrap | Perl5 module providing lexically scoped subroutine wrappers | |
p5-Inline | Perl5 module for writing Perl subroutines in other languages | |
p5-IO-All | Spiffy OO interface to Perl IO | |
p5-IO-Capture | Perl modules to capture output to stdout and stderr | |
p5-IO-Compress-Base | Base class for IO::Compress and IO::Uncompress modules | |
p5-IO-Compress-Zlib | Perl module to parse gzip and zip files and buffers | |
p5-IO-Digest | Perl module to calculate digests while reading or writing | |
p5-IO-InSitu | Perl 5 module to do in-situ processing on a file | |
p5-IO-Interactive | Perl 5 module prodiving utilities for interactive I/O | |
p5-IO-LockedFile | Supply object methods for locking files | |
p5-IO-Multiplex | Perl module to manage IO on many file handles | |
p5-IO-Null | Perl module for null filehandles | |
p5-IO-Pager | Perl module for paged I/O to the terminal | |
p5-IO-Prompt | Interactively prompt for user input | |
p5-IO-String | Perl module for I/O on in-core objects like strings and arrays | |
p5-IO-stringy | Perl class for I/O on in-core objects like strings and arrays | |
p5-IO-Stty | Perl class for I/O on tty devices | |
p5-IO-Tee | Multiplex output to multiple output handles | |
p5-IO-Tty | Another Perl class for I/O on tty and pseudo-tty devices | |
p5-IO-Util | Selection of general-utility IO function | |
p5-IO-Zlib | Perl5 IO:: style interface to Compress::Zlib | |
p5-IPC-Run | Perl module for interacting with child processes | |
p5-IPC-Run3 | IPC::Run3 - run a subprocess in batch mode | |
p5-IPC-Shareable | Tie a variable to shared memory | |
p5-IPC-SharedCache | Cache data in shared memory | |
p5-IPC-ShareLite | Light-weight interface to shared memory | |
p5-LDAP | Perl5 module to build LDAP clients with perl | |
p5-List-MoreUtils | Provide the stuff missing in List::Util | |
p5-Locale-libintl (V) | Perl internationalization library | |
p5-Log-Agent | General logging framework aimed at reusable modules | |
p5-Log-Dispatch | Perl module for logging messages to multiple outputs | |
p5-Log-Dispatch-Config | Configure Log::Dispatch with a config file, a la Java's log4j | |
p5-Log-Dispatch-DBI | Perl module for logging messages via the DBI interface | |
p5-Log-Dispatch-FileRotate | Perl5 module to log to files which archive/rotate themselves | |
p5-Log-Log4perl | Log::Log4perl - Log4j implementation for Perl | |
p5-Log-LogLite | Simple logging class for Perl | |
p5-Make | Perl5 module implementing 'make' in Perl | |
p5-Math-Bezier (V) | Perl module for the solution of Bezier curves | |
p5-Memoize | Transparently speed up functions by caching return values | |
p5-Memoize-ExpireLRU | Expiry plug-in for Memoize that adds LRU cache expiration | |
p5-Module-Build | Build and install Perl modules | |
p5-Module-CoreList | Perl 5 module inventorying modules shipped with core Perl | |
p5-Module-Dependency | Build perl program/module dependency graph | |
p5-Module-Install | Perl5 module for building and installing Perl modules | |
p5-Module-Install-RTx | Perl5 module for building and installing RT extensions | |
p5-Module-Install-Substitute | Perl5 module to substitute values into files before install | |
p5-Module-Pluggable | Perl 5 module for automatically adding the ability to have plugins to modules | |
p5-Module-Refresh | Perl5 module providing %INC files refreshing when updated on disk | |
p5-Module-ScanDeps | Perl 5 module to recursively scan Perl code for dependencies | |
p5-Module-Signature (V) | Perl5 module adding cryptographic authentications to CPAN distributions | |
p5-Module-Starter | Perl 5 module acting as a simple starter kit for any module | |
p5-Module-Starter-PBP | Perl 5 module plugin for Module::Starter module | |
p5-Module-Versions-Report | Extension to report versions of all modules in memory | |
p5-MRO-Compat | MRO::* interface compatibility for Perls < 5.9.5 | |
p5-Net-CIDR | Perl5 module to manipulate IPv4/IPv6 netblocks in CIDR notation | |
p5-Net-Netmask | Perl5 module to parse and manipulate IP network blocks | |
p5-NEXT | Provide a pseudo-class NEXT (et al) that allows method redispatch | |
p5-Object-InsideOut | Perl 5 module providing comprehensive inside-out object support | |
p5-Object-Realize-Later | Delayed creation of objects | |
p5-OLE-Storage_Lite | Module for reading and writing OLE-Structured files | |
p5-OOTools | Perl module collection to easily create constructors methods | |
p5-PAR | Cross-Platform Packaging and Debugging Tool | |
p5-PAR-Dist | Perl module toolkit to create and manipulate PAR distributions | |
p5-Params-Util | Simple standalone param-checking functions | |
p5-Params-Validate | Validate method/function parameters | |
p5-parent | Establish an ISA relationship with base classes at compile time | |
p5-Parse-RecDescent | Perl5 module to generate recursive-descent parsers | |
p5-Parse-Yapp | Perl5 LALR parser | |
p5-PatchReader | Utilities to read and manipulate patches and CVS | |
p5-Path-Class | Cross-platform path specification manipulation | |
p5-PathTools | Perl module for portably manipulating file specifications | |
p5-Perl-Critic | Perl 5 module providing a static Perl source code analysis engine | |
p5-perl-headers | Perl header files | |
p5-perl-ldap (V) | Perl class to access LDAP servers | |
p5-Perl-Tidy | Parses and beautifies perl source | |
p5-Perl6-Export | Implements the Perl 6 'is export(...)' trait | |
p5-Perl6-Export-Attrs | Perl 5 module implementing Perl 6 symbol export mechanism | |
p5-Perl6-Slurp | Implements the Perl 6 'slurp' built-in | |
p5-PerlIO-eol | Perl module for normalizing line endings | |
p5-PerlIO-via-dynamic | Perl module for dynamic PerlIO layers | |
p5-PerlIO-via-symlink | PerlIO layers to create symlinks | |
p5-Pod-Coverage (V) | Checks if the documentation of a module is comprehensive |